-
Notifications
You must be signed in to change notification settings - Fork 106
chore: rm campaign terminology from docs #13596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR removes "campaign" terminology from the documentation and replaces it with more specific "orchestration" and "monitoring" concepts to improve clarity.
Changes:
- Removed campaign-specific guide pages and examples
- Added new orchestration and monitoring guide pages
- Updated all documentation references from "campaign" terminology to "orchestration" and "monitoring"
Reviewed changes
Copilot reviewed 23 out of 23 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| scratchpad/token-budget-guidelines.md | Removed reference to deleted campaign-discovery-budgets doc |
| docs/workflows/metrics-collector.md | Renamed "Campaign Manager" to "Orchestration Manager" and updated terminology |
| docs/src/styles/custom.css | Updated CSS comment from campaign-specific to generic |
| docs/src/content/docs/setup/cli.md | Removed campaign-related CLI options and updated descriptions |
| docs/src/content/docs/reference/safe-outputs.md | Comprehensive update replacing campaign terminology with orchestration/monitoring concepts |
| docs/src/content/docs/reference/memory.md | Updated branch-prefix example from "campaigns" to "tracking" |
| docs/src/content/docs/reference/glossary.md | Replaced "Agentic Campaign" with "Orchestration" and added orchestrator/worker definitions |
| docs/src/content/docs/reference/frontmatter-full.md | Updated field examples and comments to use orchestration terminology |
| docs/src/content/docs/guides/*.md | Updated cross-references from campaign guides to orchestration guides |
| docs/src/content/docs/guides/orchestration.md | New guide explaining orchestrator/worker pattern |
| docs/src/content/docs/guides/monitoring.md | New guide explaining Projects & Monitoring pattern |
| docs/src/content/docs/guides/campaigns/*.mdx | Deleted campaign-specific guide pages |
| docs/src/content/docs/examples/project-tracking.md | Updated to reference new orchestration/monitoring guides |
| docs/src/content/docs/examples/issue-pr-events/projectops.md | Updated campaign references to orchestration/monitoring terminology |
| docs/src/content/docs/examples/campaigns/security-scanner.md | Deleted campaign example file |
| docs/campaign-discovery-budgets.md | Deleted campaign-specific documentation |
| docs/bootstrap-implementation-summary.md | Deleted campaign implementation documentation |
| docs/astro.config.mjs | Removed "Campaigns" nav section and added Monitoring/Orchestration to Design Patterns |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot Fix invalid docs links |
* Initial plan * Fix broken documentation links in guides - Update security link in ephemerals.md to point to /reference/tokens/ - Update threat-detection link in researchplanassign.md to /reference/threat-detection/ - Update custom-safe-outputs link in researchplanassign.md to /reference/custom-safe-outputs/ Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.